getGameForRoundAndCourt
Gets a reference to a Game in gamesGroupedByRound
using the provided roundName
and courtName
.
list.getGameForRoundAndCourt(roundName, courtName)
Gets a reference to a Game in gamesGroupedByRound
using the provided roundName
and courtName
.
Parameters
-
roundName
{String}
-
courtName
{String}